javascript
| Feature | Tool |
|---|---|
| Language | NodeJS |
| MVC FrameWork | NestJS NextJS express |
| ORM | prisma Sequelize TypeORM Objection |
| DB Access Library | |
| IDE | WebStorm |
| Server | pm2 forever |
| Package Manager | npm yarn pnpm |
| Related Other Tools | Xampp phpmyadmin |
| Artifactory Repository | |
| Test | JestJS |
| Queue | |
| Tutorial |
FullStack Javascript Development Stacks
- PERN Stack
- MERN Stack
- T3 Stack *
How To Create Your Own Node.Js Module
mkdir MyCoolModule
cd MyCoolModule
npm init
How to install nodejs on ubuntu
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
Learn JS
JS Strict Mode
JS Object Literals
Other tools
- https://rollupjs.org/
- https://vitejs.dev/guide/
- https://blitzjs.com/
- https://glitch.com/
- https://github.com/Netflix/falcor -> data fetching